home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / Programs / PowerQuest.PartitionMagic.v8.02.WinALL / RESCUEME / DOSYSTEM / AUTOEXE2.BAT next >
Encoding:
DOS Batch File  |  2003-07-01  |  675 b   |  19 lines

  1. REM -------------------------------------------------------
  2. REM -- Put keyboard codes (xx) and                       --
  3. REM -- code page variables (yyy) here.                   --
  4. REM -------------------------------------------------------
  5.  
  6. REM MODE CON CP PREP=((yyy) EGA.CPI)
  7. REM MODE CON CP SEL=yyy
  8. REM KEYB xx,yyy
  9.  
  10.  
  11. REM -------------------------------------------------------
  12. REM -- Put network or CD-ROM drivers here.               --
  13. REM -------------------------------------------------------
  14.  
  15. REM Windows DOS:
  16. REM MSCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]
  17.  
  18. REM Caldera DOS:
  19. REM NWCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]